a11y: Update GtkCheckButton
authorMatthias Clasen <mclasen@redhat.com>
Fri, 17 Jul 2020 19:51:28 +0000 (15:51 -0400)
committerEmmanuele Bassi <ebassi@gnome.org>
Sun, 26 Jul 2020 19:31:15 +0000 (20:31 +0100)
commite17b5f337d319a89f979f623b124f1653670a042
treea3ef0921a6b78ea76b58c4698d07622f1241de3d
parentc36ad5f474a7b6c516b1b2943c43dc41a2c74a46
a11y: Update GtkCheckButton

This is a bit unfortunate, since the aria modelling
doesn't quite agree with ours, so we have to listen
for the togglebutton property change, and we inherit
the pressed state from the togglebutton accessible.
gtk/gtkcheckbutton.c